home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlaWiz.dll / 0 / RCDATA / TFORMCREACIONANALISIS / TFORMCREACIONANALISIS.txt < prev   
Text File  |  2008-07-17  |  12KB  |  463 lines

  1. object FormCreacionAnalisis: TFormCreacionAnalisis
  2.   Left = 481
  3.   Top = 186
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Asistente para la creaci∩┐╜n de an∩┐╜lisis programados'
  7.   ClientHeight = 360
  8.   ClientWidth = 512
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   Scaled = False
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PlaBevel1: TPlaBevel
  22.     Left = 0
  23.     Top = 313
  24.     Width = 512
  25.     Height = 2
  26.     Align = alBottom
  27.   end
  28.   object PanelRecuadroInicio: TPanel
  29.     Left = 0
  30.     Top = 0
  31.     Width = 512
  32.     Height = 313
  33.     Align = alClient
  34.     BevelOuter = bvNone
  35.     ParentColor = True
  36.     TabOrder = 0
  37.     object ImageInicio: TImage
  38.       Left = 0
  39.       Top = 0
  40.       Width = 164
  41.       Height = 313
  42.       Align = alLeft
  43.       Picture.Data = {<image001.bmp>}
  44.       Stretch = True
  45.     end
  46.     object PanelInicio: TPanel
  47.       Left = 164
  48.       Top = 0
  49.       Width = 348
  50.       Height = 313
  51.       Align = alClient
  52.       BevelOuter = bvNone
  53.       Color = clWhite
  54.       TabOrder = 0
  55.       object LabelTituloBienvenida: TLabel
  56.         Left = 9
  57.         Top = 10
  58.         Width = 326
  59.         Height = 38
  60.         Anchors = [akLeft, akTop, akRight]
  61.         Caption = 'Asistente para la creaci∩┐╜n de una nueva tarea de an∩┐╜lisis'
  62.         Constraints.MinWidth = 315
  63.         Font.Charset = DEFAULT_CHARSET
  64.         Font.Color = clWindowText
  65.         Font.Height = -16
  66.         Font.Name = 'Tahoma'
  67.         Font.Style = [fsBold]
  68.         ParentFont = False
  69.         WordWrap = True
  70.       end
  71.       object Label2: TLabel
  72.         Left = 9
  73.         Top = 69
  74.         Width = 325
  75.         Height = 26
  76.         Anchors = [akLeft, akTop, akRight]
  77.         Caption = 
  78.           'A trav∩┐╜s de este asistente te ayudaremos a crear una nueva tarea' +
  79.           ' para analizar los elementos que elijas de tu sistema.'
  80.         Constraints.MinWidth = 315
  81.         WordWrap = True
  82.       end
  83.       object Label3: TLabel
  84.         Left = 9
  85.         Top = 123
  86.         Width = 315
  87.         Height = 13
  88.         Anchors = [akLeft, akTop, akRight]
  89.         Constraints.MinWidth = 315
  90.         Transparent = True
  91.         WordWrap = True
  92.       end
  93.       object Label4: TLabel
  94.         Left = 9
  95.         Top = 274
  96.         Width = 328
  97.         Height = 31
  98.         AutoSize = False
  99.         Caption = 
  100.           'Por favor, pulsa Siguiente para crear el nuevo an∩┐╜lisis programa' +
  101.           'do.'
  102.         Constraints.MinWidth = 315
  103.         WordWrap = True
  104.       end
  105.     end
  106.   end
  107.   object PanelRecuadroDinamico: TPanel
  108.     Left = 0
  109.     Top = 0
  110.     Width = 512
  111.     Height = 313
  112.     Align = alClient
  113.     BevelOuter = bvNone
  114.     ParentColor = True
  115.     TabOrder = 2
  116.     object PlaBevel2: TPlaBevel
  117.       Left = 0
  118.       Top = 59
  119.       Width = 512
  120.       Height = 2
  121.       Align = alTop
  122.     end
  123.     object NBCreacion: TNotebook
  124.       Left = 0
  125.       Top = 61
  126.       Width = 512
  127.       Height = 252
  128.       Align = alClient
  129.       PageIndex = 1
  130.       TabOrder = 1
  131.       object TPage
  132.         Left = 0
  133.         Top = 0
  134.         Caption = 'Selecci∩┐╜n de Elementos'
  135.         object Label5: TLabel
  136.           Left = 24
  137.           Top = 7
  138.           Width = 450
  139.           Height = 13
  140.           Caption = 
  141.             'Pulsa el bot∩┐╜n A∩┐╜adir para seleccionar los elementos que quieres' +
  142.             ' analizar con esta tarea.'
  143.           Constraints.MinWidth = 450
  144.           WordWrap = True
  145.         end
  146.         object Label6: TLabel
  147.           Left = 40
  148.           Top = 37
  149.           Width = 142
  150.           Height = 13
  151.           Caption = 'Lista de elementos a analizar:'
  152.         end
  153.         object BtnAnadir: TPlaButton
  154.           Left = 297
  155.           Top = 214
  156.           Width = 73
  157.           Height = 21
  158.           HelpContext = 137
  159.           Caption = 'A∩┐╜adir...'
  160.           Font.Charset = DEFAULT_CHARSET
  161.           Font.Color = clWindowText
  162.           Font.Height = -11
  163.           Font.Name = 'Tahoma'
  164.           Font.Style = []
  165.           ParentFont = False
  166.           TabOrder = 1
  167.           OnClick = BtnAnadirClick
  168.           Default = True
  169.         end
  170.         object BtnQuitar: TPlaButton
  171.           Left = 375
  172.           Top = 214
  173.           Width = 73
  174.           Height = 21
  175.           HelpContext = 138
  176.           Caption = 'Quitar'
  177.           Font.Charset = DEFAULT_CHARSET
  178.           Font.Color = clWindowText
  179.           Font.Height = -11
  180.           Font.Name = 'Tahoma'
  181.           Font.Style = []
  182.           ParentFont = False
  183.           TabOrder = 2
  184.           OnClick = BtnQuitarClick
  185.         end
  186.         object m_PLVElementosAnalizables: TPlaListView
  187.           Left = 40
  188.           Top = 53
  189.           Width = 407
  190.           Height = 156
  191.           Color = clWhite
  192.           CheckBoxes = False
  193.           Columns = <
  194.             item
  195.               Width = 390
  196.               Font.Charset = DEFAULT_CHARSET
  197.               Font.Color = clWindowText
  198.               Font.Height = -11
  199.               Font.Name = 'MS Sans Serif'
  200.               Font.Style = []
  201.             end>
  202.           DragCursor = crDrag
  203.           DragMode = dmManual
  204.           Font.Charset = DEFAULT_CHARSET
  205.           Font.Color = clWindowText
  206.           Font.Height = -11
  207.           Font.Name = 'Tahoma'
  208.           Font.Style = []
  209.           HideSelection = True
  210.           ImageList = DataModuleAnalisis.ILElementosAnalisis
  211.           MultiSelect = False
  212.           ParentColor = False
  213.           ParentFont = False
  214.           ShowColumnHeaders = False
  215.           TabOrder = 0
  216.           OnChange = PLVElementosAnalizablesChange
  217.           Data = {000100000000FE}
  218.         end
  219.       end
  220.       object TPage
  221.         Left = 0
  222.         Top = 0
  223.         HelpContext = 1
  224.         Caption = 'Configuraci∩┐╜n'
  225.         object ImageConfiguracion: TImage
  226.           Left = 45
  227.           Top = 10
  228.           Width = 32
  229.           Height = 32
  230.           Picture.Data = {<image002.bmp>}
  231.           Transparent = True
  232.         end
  233.         object Label7: TLabel
  234.           Left = 82
  235.           Top = 10
  236.           Width = 396
  237.           Height = 26
  238.           Caption = 
  239.             'Pulsa en Configuraci∩┐╜n para modificar las propiedades del an∩┐╜lis' +
  240.             'is. En otro caso se utilizar∩┐╜ la configuraci∩┐╜n por defecto.'
  241.           Constraints.MinWidth = 355
  242.           WordWrap = True
  243.         end
  244.         object BtnConfiguracion: TPlaButton
  245.           Left = 392
  246.           Top = 41
  247.           Width = 100
  248.           Height = 21
  249.           Caption = 'Configuraci∩┐╜n...'
  250.           Font.Charset = DEFAULT_CHARSET
  251.           Font.Color = clWindowText
  252.           Font.Height = -11
  253.           Font.Name = 'Tahoma'
  254.           Font.Style = []
  255.           ParentFont = False
  256.           TabOrder = 0
  257.           OnClick = BtnConfiguracionClick
  258.         end
  259.         object PNProgramacion: TPanel
  260.           Left = 0
  261.           Top = 76
  262.           Width = 512
  263.           Height = 77
  264.           BevelOuter = bvNone
  265.           ParentColor = True
  266.           TabOrder = 1
  267.           object ImagePlanificacion: TImage
  268.             Left = 45
  269.             Top = 0
  270.             Width = 32
  271.             Height = 32
  272.             Picture.Data = {<image003.bmp>}
  273.             Transparent = True
  274.           end
  275.           object Label8: TLabel
  276.             Left = 82
  277.             Top = 0
  278.             Width = 355
  279.             Height = 26
  280.             Caption = 
  281.               'Pulsa en Planificaci∩┐╜n para definir cu∩┐╜ndo se ejecutar∩┐╜ este an∩┐╜' +
  282.               'lisis. En otro caso se utilizar∩┐╜ una planificaci∩┐╜n por defecto.'
  283.             Constraints.MinWidth = 355
  284.             WordWrap = True
  285.           end
  286.           object BtnPlanificacion: TPlaButton
  287.             Left = 392
  288.             Top = 31
  289.             Width = 100
  290.             Height = 21
  291.             HelpContext = 139
  292.             Caption = 'Planificaci∩┐╜n...'
  293.             Font.Charset = DEFAULT_CHARSET
  294.             Font.Color = clWindowText
  295.             Font.Height = -11
  296.             Font.Name = 'Tahoma'
  297.             Font.Style = []
  298.             ParentFont = False
  299.             TabOrder = 0
  300.             OnClick = BtnPlanificacionClick
  301.           end
  302.         end
  303.       end
  304.       object TPage
  305.         Left = 0
  306.         Top = 0
  307.         HelpContext = 2
  308.         Caption = 'Nombre'
  309.         object Label9: TLabel
  310.           Left = 23
  311.           Top = 10
  312.           Width = 450
  313.           Height = 26
  314.           Caption = 
  315.             'Escribe un nombre para identificar tu nueva tarea. Este nombre a' +
  316.             'parecer∩┐╜ en la lista de tareas para que puedas usarla cuando lo ' +
  317.             'desees.'
  318.           Constraints.MinWidth = 450
  319.           WordWrap = True
  320.         end
  321.         object Label10: TLabel
  322.           Left = 45
  323.           Top = 50
  324.           Width = 93
  325.           Height = 13
  326.           Caption = 'Nombre de an∩┐╜lisis:'
  327.         end
  328.         object PENombre: TPlaEdit
  329.           Left = 45
  330.           Top = 66
  331.           Width = 407
  332.           Height = 21
  333.           Cursor = crIBeam
  334.           Font.Charset = DEFAULT_CHARSET
  335.           Font.Color = clWindowText
  336.           Font.Height = -11
  337.           Font.Name = 'Tahoma'
  338.           Font.Style = []
  339.           ParentFont = False
  340.           TabOrder = 0
  341.           Transparent = False
  342.           OnChange = PENombreChange
  343.         end
  344.       end
  345.       object TPage
  346.         Left = 0
  347.         Top = 0
  348.         HelpContext = 3
  349.         Caption = 'Finalizaci∩┐╜n'
  350.         object Label11: TLabel
  351.           Left = 23
  352.           Top = 13
  353.           Width = 450
  354.           Height = 26
  355.           Caption = 
  356.             'Has terminado la definici∩┐╜n de una nueva tarea de an∩┐╜lisis.\nRec' +
  357.             'uerda que puedes usarla desde la lista de tareas del men∩┐╜ An∩┐╜lis' +
  358.             'is exhaustivos.'
  359.           Constraints.MinWidth = 450
  360.           WordWrap = True
  361.         end
  362.         object Label12: TLabel
  363.           Left = 23
  364.           Top = 64
  365.           Width = 233
  366.           Height = 13
  367.           Caption = 'Pulsa Finalizar para crear el an∩┐╜lisis programado.'
  368.         end
  369.       end
  370.     end
  371.     object PanelCabezera: TPanel
  372.       Left = 0
  373.       Top = 0
  374.       Width = 512
  375.       Height = 59
  376.       Align = alTop
  377.       BevelOuter = bvNone
  378.       Color = clWhite
  379.       TabOrder = 0
  380.       object ImageCabecera: TImage
  381.         Left = 277
  382.         Top = 0
  383.         Width = 235
  384.         Height = 59
  385.         Align = alRight
  386.         Picture.Data = {<image004.bmp>}
  387.         Stretch = True
  388.       end
  389.       object LabelTituloCabecera: TLabel
  390.         Left = 24
  391.         Top = 12
  392.         Width = 3
  393.         Height = 13
  394.         Font.Charset = ANSI_CHARSET
  395.         Font.Color = clWindowText
  396.         Font.Height = -11
  397.         Font.Name = 'Tahoma'
  398.         Font.Style = [fsBold]
  399.         ParentFont = False
  400.         Transparent = True
  401.       end
  402.     end
  403.   end
  404.   object PanelBotones: TPanel
  405.     Left = 0
  406.     Top = 315
  407.     Width = 512
  408.     Height = 45
  409.     Align = alBottom
  410.     BevelOuter = bvNone
  411.     ParentColor = True
  412.     TabOrder = 1
  413.     object BtnCancelar: TPlaButton
  414.       Left = 423
  415.       Top = 12
  416.       Width = 73
  417.       Height = 21
  418.       Caption = 'Cancelar'
  419.       Font.Charset = DEFAULT_CHARSET
  420.       Font.Color = clWindowText
  421.       Font.Height = -11
  422.       Font.Name = 'Tahoma'
  423.       Font.Style = []
  424.       ParentFont = False
  425.       TabOrder = 2
  426.       OnClick = BtnCancelarClick
  427.       Cancel = True
  428.     end
  429.     object BtnSiguiente: TPlaButton
  430.       Left = 338
  431.       Top = 12
  432.       Width = 73
  433.       Height = 21
  434.       Caption = 'Siguiente >'
  435.       Font.Charset = DEFAULT_CHARSET
  436.       Font.Color = clWindowText
  437.       Font.Height = -11
  438.       Font.Name = 'Tahoma'
  439.       Font.Style = []
  440.       ParentFont = False
  441.       TabOrder = 1
  442.       OnClick = BtnSiguienteClick
  443.       Default = True
  444.     end
  445.     object BtnAnterior: TPlaButton
  446.       Left = 263
  447.       Top = 12
  448.       Width = 73
  449.       Height = 21
  450.       Caption = '< Atr∩┐╜s'
  451.       Enabled = False
  452.       Font.Charset = DEFAULT_CHARSET
  453.       Font.Color = clWindowText
  454.       Font.Height = -11
  455.       Font.Name = 'Tahoma'
  456.       Font.Style = []
  457.       ParentFont = False
  458.       TabOrder = 0
  459.       OnClick = BtnAnteriorClick
  460.     end
  461.   end
  462. end
  463.